concurrent cursors possible with portals?

Поиск
Список
Период
Сортировка
От M. Bastin
Тема concurrent cursors possible with portals?
Дата
Msg-id a0610050ebd0995981c2b@[213.224.114.176]
обсуждение исходный текст
Ответ на Re: function accessing other db  (CoL <col@mportal.hu>)
Ответы Re: concurrent cursors possible with portals?  ("M. Bastin" <marcbastin@mindspring.com>)
Re: concurrent cursors possible with portals?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi,

I'm reading the docs about the extended query language and the
portals.  Is it possible to use portals as a kind of concurrent
cursors over a single TCP/IP connection?

Or should you execute and close portals one after another and never
execute the next portal before the previous one is closed?  (Like
regular transactions.)

Thanks,

Marc

В списке pgsql-novice по дате отправления:

Предыдущее
От: Chris Leahy
Дата:
Сообщение: regression test
Следующее
От: "M. Bastin"
Дата:
Сообщение: Re: concurrent cursors possible with portals?